home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 7945 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  709 b 

  1. Path: news-m01.ny.us.ibm.net!usenet
  2. From: pkrogh@ibm.net   (Peter krogh)
  3. Newsgroups: comp.lang.c
  4. Subject: Help! C code for Win 3.1, DEVMODE structure
  5. Date: 29 Feb 1996 20:42:03 GMT
  6. Message-ID: <4h532r$36o8@news-s01.ny.us.ibm.net>
  7. Reply-To: pkrogh@ibm.net  (Peter krogh)
  8. NNTP-Posting-Host: slip139-92-17-214.pt.uk.ibm.net
  9. X-Newsreader: IBM NewsReader/2 v1.2.5
  10.  
  11. In the DEVMODE structure the member 'dmPrintQuality' should hold the horisontal
  12. resolution of the printer shown in the PrintDialogBox.
  13.  
  14. Can anyone please tell me how to assign dmPrintQuality to a defined integer
  15. variable (e. g. int d_p_i) so I can use it in C code for checking the horisontal printer
  16. resolution?
  17.  
  18. In advance thank you!
  19.  
  20. Peter Krogh
  21.